This project is mirrored from https://github.com/run-llama/llama_index.
Pull mirroring updated .
- Apr 09, 2024
-
-
Eloy Lafuente authored
-
Yue Fei authored
-
Chandrashekar V.T authored
-
Logan authored
-
Huu Le (Lee) authored
fix missing node postprocessor in CondensePlusContextChatEngine async
-
Logan authored
* wip * wip return direct * fix tests * fully implement with docs * more verbose logging * even more verbose * more docs
-
Yue Fei authored
- Apr 08, 2024
-
-
Andrei Fajardo authored
-
Logan authored
fixes
-
dependabot[bot] authored
-
- Apr 07, 2024
-
-
Andrei Fajardo authored
* add async task stack * just use asyncio.current_task * wip * delay asyncio Lock assignment in dispatcher * fix async unit tests
-
Ashwin authored
-
- Apr 06, 2024
-
-
Jeffrey (Dongkyu) Kim authored
* add async_postprocess_nodes and rankgpt test code * fix typo and rename async functions * use pytest.mark.asyncio --------- Co-authored-by:
jeffrey <vkefhdl1@gmail.com>
-
- Apr 05, 2024
-
-
Javier Torres authored
-
- Apr 04, 2024
-
-
Michael Schock authored
-
Logan authored
- Apr 03, 2024
-
-
dependabot[bot] authored
-
Logan authored
-
Diego Colombo authored
* delegating retriever api if the query engine supports it * add comments * address lint errors
-
- Apr 02, 2024
-
-
Marcus Schiesser authored
-
Andrei Fajardo authored
* add span_id to Event * remove raise err in NullHandler * wip * modify root dispatcher event enclosing span * remove *args as we have bound_args now * add LLMChatInProgressEvent * add LLMStructuredPredict Eventst * store span_id before await executions * add SpanDropEvent with err_str payload * add event to _achat; flush current_span_id when open_spans is empty * llm callbacks use root span_id * add unit tests * remove print statements * provide context manager returning a distpatch event partial with correct span id * move to context manager usage * fix invocation of cm * define and use get_dispatch_event method * remove aim tests
-
- Apr 01, 2024
- Mar 31, 2024
-
-
Logan authored
-
Logan authored
-
Adam Schiller authored
-
Noah Zhu authored
-
- Mar 29, 2024
-
-
Joel Gotsch authored
-
Simon Suo authored
wip
-
Izuki Matsuba authored
* added node-postprocessors to retriever_tool * fix linting --------- Co-authored-by:
Izuki Matsuba <imatsuba@omers.com>
-
wb200 authored
* Update llama_parse_json_element.py Please refer to https://github.com/run-llama/llama_index/issues/12314 for a detailed explanation of the bug fix. * cr --------- Co-authored-by:
Haotian Zhang <socool.king@gmail.com>
-
Hugo Abonizio authored
-
Grant Doctor authored
-
EugeneLightsOn authored
-
Ming authored
[ReAct] Deduplicate the two built-in system prompts; Also make it read from a Markdown file (#12307)
-
- Mar 28, 2024
-
-
Nick Fiacco authored
-
Nick Fiacco authored
-