Ian

Results 19 issues of Ian

# Description Add tidb vector indtroduction in module guides ## Type of Change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an...

size:S

### Confirm this is an issue with the Python library and not an underlying OpenAI API - [X] This is an issue with the Python library ### Describe the bug...

bug

We also need a user guide page in `website/docs/topics/` to document the OAI Assistant. _Originally posted by @ekzhu in https://github.com/microsoft/autogen/pull/2448#pullrequestreview-2013053733_

documentation
openai-assistant

## Why are these changes needed? ## Related issue number ## Checks - [ ] I've included any doc changes needed for https://microsoft.github.io/autogen/. See https://microsoft.github.io/autogen/docs/Contribute#documentation to build and test documentation...

``` [^2]: [TiDB Official Documentation](https://tidb.net/blog/ce4e4dd6) ```

area/generation

test question: ## RAG VM **panner(gpt-4o-mini)** ``` Step(id=1, subquestion='What is the newest version of TiDB?', tool_used='retrieve_knowledge_graph', arguments={'query': 'Newest version of TiDB'}, output_tags='newest_version'), Step(id=2, subquestion='What are the performance improvements of TiDB...

doc:https://docs.pingcap.com/tidb/v7.5/tiup-component-management model: claude-3-haiku-20240307(use prompt caching) guide: https://github.com/anthropics/anthropic-cookbook/blob/main/skills/contextual-embeddings/guide.ipynb Cost(chunk 1 be processed twice, so the total cost = cost_of_chunk1 * 2 + cost_of_chunk2): ## Effect Comparison for chunk 1 contexual embedding...