-
- Downloads
Call Cohere RAG inference with `documents` argument (#13196)
Showing
- llama-index-core/llama_index/core/prompts/default_prompt_selectors.py 55 additions, 4 deletions...core/llama_index/core/prompts/default_prompt_selectors.py
- llama-index-integrations/llms/llama-index-llms-cohere/llama_index/llms/cohere/__init__.py 17 additions, 1 deletion...ama-index-llms-cohere/llama_index/llms/cohere/__init__.py
- llama-index-integrations/llms/llama-index-llms-cohere/llama_index/llms/cohere/base.py 15 additions, 6 deletions...s/llama-index-llms-cohere/llama_index/llms/cohere/base.py
- llama-index-integrations/llms/llama-index-llms-cohere/llama_index/llms/cohere/utils.py 179 additions, 2 deletions.../llama-index-llms-cohere/llama_index/llms/cohere/utils.py
- llama-index-integrations/llms/llama-index-llms-cohere/tests/test_llms_cohere.py 77 additions, 1 deletion...ns/llms/llama-index-llms-cohere/tests/test_llms_cohere.py
- llama-index-integrations/llms/llama-index-llms-cohere/tests/test_rag_inference.py 60 additions, 0 deletions.../llms/llama-index-llms-cohere/tests/test_rag_inference.py
Please register or sign in to comment