Skip to content

Conversation

diogoazevedo15
Copy link
Contributor

Summary:

  1. Refactor llama Function Call Parsing: The parsing logic for Llama function calls in azure.py has been updated to handle scenarios where functions are present but not used to generate the response.
  2. Code Cleanup in provider.py: Removed redundant chunk-related code from provider.py.

1. Update the llama parsing for Llama calls with functions, where the functions are not used to produce the response.
2. Remove useless chunk code from provider.py
@diogoazevedo15 diogoazevedo15 changed the base branch from main to develop September 2, 2024 13:29
@diogoazevedo15 diogoazevedo15 merged commit c173fa6 into develop Sep 2, 2024
4 checks passed
@diogoazevedo15 diogoazevedo15 deleted the fix/azure-function-calling-parsing branch September 2, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants