quivr/backend/llm/utils
Zineb El Bachiri 436e49a5e7
refactor: chat for multibrains (#1812)
# Description

- Chat Module
- External Api Secrets Interface, exposed through brain service
2023-12-04 18:38:54 +01:00
..
call_brain_api.py refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00
extract_api_brain_definition_values_from_llm_output.py refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
extract_api_definition.py refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
format_chat_history.py refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00
get_api_brain_definition_as_json_schema.py refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
get_prompt_to_use_id.py refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
get_prompt_to_use.py refactor: Prompt module (#1688) 2023-11-23 14:13:21 +01:00
make_api_request.py fix(api): fixed issue with name function and ilmproved promtp (#1759) 2023-11-29 23:54:39 +01:00
sanitize_function_name.py feat: allow users to chat with apis (#1612) 2023-11-09 16:58:51 +01:00