Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add structured data parsing #1364

Closed
wants to merge 71 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
0de7531
docs: update customer_service_Discord_bot_using_SambaNova_with_agenti…
Wendong-Fan Dec 10, 2024
a60a682
feat: Add llama3.3_70B model (#1306)
willshang76 Dec 11, 2024
99aedcd
fix: outdated code snippets for loaders module in doc (#1310)
WHALEEYE Dec 12, 2024
ed92297
feat: support ollama.com structured-outputs Support ollama structured…
willshang76 Dec 12, 2024
b3a2fde
feat: Reward model (#1271)
Asher-hss Dec 12, 2024
2063923
feat: integrate sglang in camel (#1255)
NeilJohnson0930 Dec 13, 2024
5af18e6
Fix nemotron name (#1314)
Asher-hss Dec 13, 2024
7d9c906
feat: Integrate stripe (#1261)
pointearth Dec 13, 2024
d40f5a0
chore: Update some versions (#1311)
CaelumF Dec 13, 2024
7e20640
feat: Integrate e2b. (#1284)
willshang76 Dec 13, 2024
33c2787
feat: add data collector for dataset generation (#1193)
liuxukun2000 Dec 13, 2024
d9fec49
feat: set structured output from ChatAgent using openai beta client (…
Wendong-Fan Dec 13, 2024
1659bd9
Fix: Import anthropic package when used since it's optional (#1319)
CaelumF Dec 13, 2024
a3df42a
chore: new version release and test fix (#1320)
Wendong-Fan Dec 13, 2024
7f6f970
chore: update README and CONTRIBUTING (#1322)
Wendong-Fan Dec 13, 2024
76afef8
feat: openai tokencounter disallowed_special setting & google scholar…
Wendong-Fan Dec 13, 2024
fd1c38b
docs: add chunkr cookbook and hermes data gen cookbook (#1328)
Wendong-Fan Dec 15, 2024
6890945
chore: Add mock LLM for test purposes; Enable multiple `step()` calls…
lllllyh01 Dec 16, 2024
1b1564b
docs: update agent_with_chunkr_for_pdf_parsing (#1331)
Wendong-Fan Dec 16, 2024
111975f
fix: Bump up unstructured io version (#1329)
Wendong-Fan Dec 17, 2024
70df478
feat: increate timeout for LLMs, release new version (#1335)
Wendong-Fan Dec 17, 2024
d779a06
feat: Integrate fish audio (#1287)
Wendong-Fan Dec 17, 2024
89691b8
feat: Implement outlines converter model for structured output (#1211…
MuggleJinx Dec 17, 2024
90d4c6d
docs: add cookbook contribution guideline (#1337)
Wendong-Fan Dec 18, 2024
3afaaf7
feat: Support OpenAI O1 model (#1340)
Wendong-Fan Dec 18, 2024
1af14ee
fix: logger setting for print_text_animated (#1341)
Wendong-Fan Dec 18, 2024
65420f1
fix: Remove strict:ture for OpenAI.chat.completions.create (#1344)
Wendong-Fan Dec 18, 2024
ee68e9f
release: Version 0.2.14 (#1346)
Wendong-Fan Dec 18, 2024
62659c9
feat: o1datagen core (#1274)
zjrwtx Dec 18, 2024
cb65696
Fix: Remove leading newlines from tool calls (#1350)
CaelumF Dec 19, 2024
cf406dc
Update unsloth cookbooks (#1352)
CaelumF Dec 19, 2024
8d1ee5b
feat: `ChatAgent` refactoring (#1142)
Wendong-Fan Dec 19, 2024
d2c6010
feat: add native structure output property (#1354)
WHALEEYE Dec 20, 2024
8b1a011
fix: milvus collection name corner case
Wendong-Fan Dec 20, 2024
ce6b295
Merge branch 'master' of https://github.com/camel-ai/camel
Wendong-Fan Dec 20, 2024
1d5c859
release: v 0.2.15a0
Wendong-Fan Dec 20, 2024
e7a86dc
feat: Preliminary implementation of self-instruct pipeline (#1276)
AveryYay Dec 22, 2024
4fcf24a
add PandaReader
liuxukun2000 Dec 27, 2024
3570c0e
fix: when the user does not use huggingface record preset fields, the…
koch3092 Dec 27, 2024
8d7aaa4
docs:add o1datagene_cookbook (#1359)
zjrwtx Dec 27, 2024
447e7f9
fix: Changed params format in markdown_crawl (#1363)
AveryYay Dec 27, 2024
2d39ef3
docs: o1datagen_sft_qwen_with_unsolth_upload_to_hf with CAMEL (#1288)
zjrwtx Dec 27, 2024
471ad81
fix: Add Error Handling for Arxiv to Text (#1362)
harryeqs Dec 27, 2024
a6db2f6
docs: Added discord bot with agentic RAG supports local model (#1307)
AveryYay Dec 28, 2024
3c88d41
feat: Graph sampling with Neo4j (#766)
Wendong-Fan Dec 28, 2024
bdb240d
feat: Linkup intergrate (#1368)
raywhoelse Dec 29, 2024
926596e
feat: Add benchmarks API-Bank, APIBench, Nexus (#1136)
HHHHHejia Dec 29, 2024
986e06a
fix: enhancment for tool benchmark integration (#1370)
Wendong-Fan Dec 29, 2024
4c27173
docs: updated the local model for discord bot cookbook from llama3 to…
AveryYay Dec 29, 2024
487ed43
fix: api_keys_required (#1277)
Wendong-Fan Dec 30, 2024
c9ef72c
docs: cited self-instruct paper (#1372)
AveryYay Dec 30, 2024
da5b74d
fix: typo (#1380)
CaelumF Dec 30, 2024
bfbdd72
Add hint about installing CAMEL from source / topic branch (#1381)
CaelumF Dec 30, 2024
1b4afc8
feat: Integrate OpenBB Into Camel (#1300)
anjieyang Jan 1, 2025
b36c344
chore: o1datagen renaming and algorithm description adding (#1382)
zjrwtx Jan 1, 2025
4b39748
Fix: circular import of `FunctionTool` and `ChatAgent` (#1379)
WHALEEYE Jan 1, 2025
1e09067
chore:change the name of CoTDataGenerator and update the share link o…
zjrwtx Jan 2, 2025
3ea2b05
index fix
Wendong-Fan Jan 2, 2025
fdc727b
feat: nebula graph add time label (#1383)
waleedalzarooni Jan 2, 2025
0d5071b
chore: sglang doc, logger setting, version release (#1317)
NeilJohnson0930 Jan 2, 2025
6752840
fix: doc file name
Wendong-Fan Jan 2, 2025
937e1b2
add test, rewrite code
liuxukun2000 Jan 3, 2025
bfd2a71
feat: Add Dappier toolkit (#1393)
amaan-ai20 Jan 3, 2025
ced27fd
chore: docstring format dappier (#1394)
Wendong-Fan Jan 3, 2025
3d80abb
Merge branch 'master' into feat/structured_loader
Wendong-Fan Jan 3, 2025
e262fd1
fix: incorrect role assigning in rewardmodelfilter (#1390)
AveryYay Jan 3, 2025
6cb00f5
chore: update ruff version
Wendong-Fan Jan 3, 2025
fdf08dd
fix: update anthropic (#1392)
Asher-hss Jan 4, 2025
9b13192
clean up commit history
liuxukun2000 Jan 6, 2025
9fa3cc5
remove unused vars
liuxukun2000 Jan 6, 2025
9235a3e
Merge branch 'master' into feat/structured_loader
liuxukun2000 Jan 6, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion camel/loaders/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
from .chunkr_reader import ChunkrReader
from .firecrawl_reader import Firecrawl
from .jina_url_reader import JinaURLReader
from .unstructured_io import UnstructuredIO
from .panda_reader import PandaReader
from .unstructured_io import UnstructuredIO

__all__ = [
'File',
Expand Down
Loading