Commit Graph

22 Commits

Author SHA1 Message Date
Simon Suo 12d06e9b34 Merge pull request #7 from run-llama/suo/pydantic_support
Add Pydantic support and example notebook
2024-07-25 10:13:49 -07:00
Fernando Silva 08105ff1c1 Merge pull request #6 from run-llama/jerry/rag_example
add a RAG example using llama_extract
2024-07-25 10:13:40 -03:00
Simon Suo 1a4ce17de2 wip 2024-07-24 19:36:26 -07:00
Simon Suo a7423fbef5 wip 2024-07-24 19:29:31 -07:00
Simon Suo 98c043aebf wip 2024-07-24 19:24:07 -07:00
Simon Suo 60092a8e08 wip 2024-07-24 18:02:12 -07:00
Simon Suo 2d033366bd Merge branch 'suo/sql_example' of github.com:run-llama/llama_extract into suo/pydantic_support 2024-07-24 17:46:48 -07:00
Simon Suo e51fdd551b wip 2024-07-24 17:41:05 -07:00
Jerry Liu 08bfe5784f cr 2024-07-24 15:20:15 -07:00
Jerry Liu 4d18f14585 Merge branch 'main' into jerry/rag_example 2024-07-24 13:53:09 -07:00
Fernando Silva 08d9e0a985 Merge pull request #4 from run-llama/feat/client
Add create_schema method
2024-07-24 17:02:25 -03:00
Fernando Silva 45085a7596 feat(client): add create schema 2024-07-24 16:56:12 -03:00
Simon Suo ff01bf2cef wip 2024-07-24 12:40:23 -07:00
Fernando Silva dcf39a4d97 Merge pull request #2 from run-llama/logan/add_tool
async asyncio_run()
2024-07-23 18:34:08 -03:00
Logan Markewich a12700d3c9 async asyncio_run() 2024-07-23 15:19:37 -06:00
Fernando Silva cc7c0effb0 Merge pull request #1 from run-llama/feat/llama-extract
Add LlamaExtract client
v0.0.1
2024-07-23 17:33:19 -03:00
Fernando Silva 81464d9ebd feat(llama-extract): improve readme 2024-07-23 17:18:41 -03:00
Fernando Silva 0d059257c3 feat(llama-extract): add more functionalities from api 2024-07-23 17:10:34 -03:00
Fernando Silva 9f3a0fa52c feat(llama-extract): bump llama-cloud 2024-07-23 17:10:10 -03:00
Fernando Silva ada91bcd08 fix(lint): fix 2024-07-23 16:06:46 -03:00
Fernando Silva 90e10037c2 feat(llama-extract): add client 2024-07-23 13:29:03 -03:00
Simon Suo 73ff44799e Initial commit 2024-07-22 15:29:33 -07:00