Explore
Sign In
skills/copilotkit__copilotkit
1
0
Fork 0
You've already forked copilotkit__copilotkit
mirror of https://github.com/CopilotKit/CopilotKit.git synced 2026-09-14 16:26:20 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
main
copilotkit__copilotkit/sdk-python/copilotkit/utils.py
T

6 lines
170 B
Python
Raw Permalink Normal View History

feat: add support for langgraph config schema (#1596)
2025-03-28 18:59:39 +01:00
def filter_by_schema_keys(obj, schema):
try:
style: apply ruff format to Python codebase 320 files reformatted. One-time alignment to match the ruff format check added to CI in #4812.
2026-05-13 23:10:35 -07:00
return {k: v for k, v in obj.items() if k in schema or k == "messages"}
feat: add support for langgraph config schema (#1596)
2025-03-28 18:59:39 +01:00
except Exception:
style: apply ruff format to Python codebase 320 files reformatted. One-time alignment to match the ruff format check added to CI in #4812.
2026-05-13 23:10:35 -07:00
return obj
Reference in New Issue Copy Permalink
Version: v1.25.5 Page: 747ms Template: 39ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어