Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / caikit/caikit issues and pull requests
#462 - Set Bytes Json Schema to base64
Pull Request -
State: closed - Opened by HonakerM about 1 year ago
- 7 comments
#461 - 🐛 fix Data model objects with Bytes bug
Pull Request -
State: closed - Opened by prashantgupta24 about 1 year ago
#460 - 🐛 Data model objects with bytes don't round trip to/from json
Issue -
State: closed - Opened by gabe-l-hart about 1 year ago
- 2 comments
Labels: bug
#459 - Convert to json before returning fastapi response
Pull Request -
State: closed - Opened by HonakerM about 1 year ago
#458 - 🐛 fix import logic
Pull Request -
State: closed - Opened by prashantgupta24 about 1 year ago
- 1 comment
#457 - update import logic in caikit/runtime/__main__.py
Issue -
State: closed - Opened by prashantgupta24 about 1 year ago
#456 - ♻️ put pydantic stuff into its own module
Pull Request -
State: closed - Opened by prashantgupta24 about 1 year ago
#455 - Make seed optional
Pull Request -
State: closed - Opened by tharapalanivel about 1 year ago
#454 - Update text_generation.py
Pull Request -
State: closed - Opened by gkumbhat about 1 year ago
#453 - Update pytest-html requirement from <4.0,>=3.1.1 to >=3.1.1,<5.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#452 - Update build requirement from <1.0,>=0.10.0 to >=0.10.0,<2.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#451 - Refactor pydantic stuff out of http_server
Issue -
State: closed - Opened by prashantgupta24 about 1 year ago
#450 - Make REST API forward-compatible
Issue -
State: open - Opened by prashantgupta24 about 1 year ago
Labels: enhancement
#449 - Add more details to examples README.md
Pull Request -
State: closed - Opened by aluu317 about 1 year ago
- 1 comment
#448 - Handle pydantic "model_id" conflict warning
Issue -
State: closed - Opened by prashantgupta24 about 1 year ago
Labels: bug, good first issue
#447 - 🐛 Backends fix
Pull Request -
State: closed - Opened by joerunde about 1 year ago
#446 - Backend modules don't participate in service generation
Issue -
State: closed - Opened by joerunde about 1 year ago
Labels: bug
#445 - 🙈 Update .gitignore
Pull Request -
State: closed - Opened by prashantgupta24 about 1 year ago
#444 - Add CORS configurability
Issue -
State: open - Opened by joerunde about 1 year ago
- 1 comment
Labels: enhancement
#443 - DataObjects with Sequence in their names don't work properly
Issue -
State: open - Opened by prashantgupta24 about 1 year ago
Labels: bug
#442 - :sparkles: Add input token count to nlp interfaces for text gen
Pull Request -
State: closed - Opened by gkumbhat about 1 year ago
#441 - Oneof fix
Pull Request -
State: closed - Opened by aluu317 about 1 year ago
#440 - Update requires-python for 3.8+
Pull Request -
State: closed - Opened by gabe-l-hart about 1 year ago
#439 - 🐛 ServerBootLogMessage: Use the right config path in the log message!
Pull Request -
State: closed - Opened by gabe-l-hart about 1 year ago
#438 - Don't overwrite the __repr__ with dataclass and fix HTTP output format
Pull Request -
State: closed - Opened by gabe-l-hart about 1 year ago
#437 - DataObjectBase's __repr__ does not work properly
Issue -
State: closed - Opened by Fred-Fan about 1 year ago
#436 - Single state context for unit tests
Issue -
State: open - Opened by gabe-l-hart about 1 year ago
Labels: enhancement
#435 - Remove runtime singletons
Issue -
State: open - Opened by gabe-l-hart about 1 year ago
Labels: enhancement
#434 - ♻️ split training parameters
Pull Request -
State: closed - Opened by joerunde about 1 year ago
#433 - Can't dump only http services
Issue -
State: closed - Opened by tharapalanivel about 1 year ago
Labels: bug, good first issue
#432 - fix: change in function args order to _extract_pred_set
Pull Request -
State: closed - Opened by Ssukriti about 1 year ago
- 7 comments
#431 - update saver to take args
Pull Request -
State: closed - Opened by Ssukriti about 1 year ago
#430 - LazyLoadEphemeralModels
Pull Request -
State: closed - Opened by gabe-l-hart about 1 year ago
#429 - Allow ephemeral models to lazy load in runtime
Issue -
State: closed - Opened by gabe-l-hart about 1 year ago
#428 - Flakey Test test_grpc_server.test_model_train
Issue -
State: open - Opened by gabe-l-hart about 1 year ago
Labels: bug
#427 - Update sphinx-rtd-theme requirement from ~=1.2.1 to >=1.2.1,<1.4.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#426 - Issue with to/from proto with oneof fields
Issue -
State: closed - Opened by wgifford about 1 year ago
- 2 comments
#425 - Module load api cleanup 417
Pull Request -
State: closed - Opened by gabe-l-hart about 1 year ago
#424 - Detect newly Unsupported models in current service generation
Issue -
State: closed - Opened by aluu317 about 1 year ago
- 3 comments
#423 - Fix REST required bug
Pull Request -
State: closed - Opened by prashantgupta24 over 1 year ago
- 1 comment
#422 - support multiple libs? `caikit_config.libraries` dict
Issue -
State: closed - Opened by pilartomas over 1 year ago
- 1 comment
#421 - REST server doesn't allow sending in anything other than JsonData in datastreams
Issue -
State: closed - Opened by prashantgupta24 over 1 year ago
#420 - Clean up tech-debt on the http-server
Issue -
State: closed - Opened by prashantgupta24 over 1 year ago
#419 - Conversion of dataobjects-with-inheritance to pydantic models is broken
Issue -
State: closed - Opened by prashantgupta24 over 1 year ago
#418 - ✅ add more REST tests
Pull Request -
State: closed - Opened by prashantgupta24 over 1 year ago
- 1 comment
#417 - Module.load contract is kinda odd
Issue -
State: closed - Opened by joerunde over 1 year ago
#416 - 🐛 Fix derived DM to pydantic conversion bug
Pull Request -
State: closed - Opened by prashantgupta24 over 1 year ago
#415 - Align GTS' and GPS' function signatures and make them type-agnostic
Issue -
State: open - Opened by prashantgupta24 over 1 year ago
Labels: bug
#414 - Support client-side HTTP streaming
Issue -
State: open - Opened by gabe-l-hart over 1 year ago
Labels: enhancement
#413 - Multi mm component 412
Pull Request -
State: closed - Opened by gabe-l-hart over 1 year ago
#412 - Support multiple model management components in runtime
Issue -
State: open - Opened by gabe-l-hart over 1 year ago
- 1 comment
#411 - Add more exception codes
Pull Request -
State: closed - Opened by aluu317 over 1 year ago
#410 - Extend from_json to incorporate oneof names
Issue -
State: open - Opened by prashantgupta24 over 1 year ago
#409 - Push str/int sequence replacement down to core
Issue -
State: open - Opened by prashantgupta24 over 1 year ago
Labels: bug
#408 - 🐛 fix start_runtime_with_sample_lib script
Pull Request -
State: closed - Opened by prashantgupta24 over 1 year ago
- 1 comment
#407 - Time series data model
Pull Request -
State: closed - Opened by wgifford over 1 year ago
- 3 comments
#406 - Handle trainers that cancel-by-delete
Pull Request -
State: closed - Opened by joerunde over 1 year ago
#405 - Retry load failures 404
Pull Request -
State: closed - Opened by gabe-l-hart over 1 year ago
#404 - Retry failed local model loads
Issue -
State: closed - Opened by gabe-l-hart over 1 year ago
#403 - Update CODEOWNERS
Pull Request -
State: closed - Opened by aluu317 over 1 year ago
#402 - Optional services
Pull Request -
State: closed - Opened by gabe-l-hart over 1 year ago
- 4 comments
#401 - ✨ add REST for train
Pull Request -
State: closed - Opened by prashantgupta24 over 1 year ago
- 1 comment
#400 - :goal_net: add more compatibility for toolkit.error_handler
Pull Request -
State: closed - Opened by joerunde over 1 year ago
#399 - More training info
Pull Request -
State: closed - Opened by joerunde over 1 year ago
#398 - NLP Classification Interfaces
Pull Request -
State: closed - Opened by tharapalanivel over 1 year ago
- 1 comment
#397 - Non disk lazy loading
Pull Request -
State: closed - Opened by gabe-l-hart over 1 year ago
#396 - Add start / end timestamps to TrainingInfo container
Issue -
State: closed - Opened by joerunde over 1 year ago
#395 - Clean up test utilities
Issue -
State: open - Opened by gabe-l-hart over 1 year ago
Labels: good first issue, help wanted
#394 - Allow lazy-loaded local models in runtime that use non-local finders
Issue -
State: closed - Opened by gabe-l-hart over 1 year ago
#393 - Add CaikitCoreException
Pull Request -
State: closed - Opened by aluu317 over 1 year ago
#392 - Add nlp classification interfaces to caikit.interfaces
Issue -
State: closed - Opened by evaline-ju over 1 year ago
#391 - :recycle: move exceptions to core package
Pull Request -
State: closed - Opened by joerunde over 1 year ago
- 1 comment
#390 - Add core exception type for trainers, finders, initializers
Issue -
State: closed - Opened by joerunde over 1 year ago
#389 - ✨ Introduce a common start script
Pull Request -
State: closed - Opened by prashantgupta24 over 1 year ago
#388 - Use spawn for train subprocess 384
Pull Request -
State: closed - Opened by gabe-l-hart over 1 year ago
#387 - Make services more configurable at runtime and dump-time
Issue -
State: closed - Opened by joerunde over 1 year ago
- 3 comments
#386 - Cancellation can result in NOT_FOUND for model deletions
Issue -
State: closed - Opened by evaline-ju over 1 year ago
Labels: bug
#385 - :goal_net: Tighter handling around training mgmt
Pull Request -
State: closed - Opened by joerunde over 1 year ago
#384 - Support "spawn" for training subprocesses
Issue -
State: closed - Opened by gabe-l-hart over 1 year ago
Labels: bug
#383 - :bug: add import_class to default config yml
Pull Request -
State: closed - Opened by joerunde over 1 year ago
#382 - :sparkles: Add model name to Trainer API
Pull Request -
State: closed - Opened by joerunde over 1 year ago
#381 - Handle model_name in trainers
Issue -
State: closed - Opened by joerunde over 1 year ago
#380 - Dump services should be controlled by configs
Issue -
State: closed - Opened by prashantgupta24 over 1 year ago
Labels: bug
#379 - ✨ Introduce a common start script (see #389 instead)
Pull Request -
State: closed - Opened by prashantgupta24 over 1 year ago
#378 - Add output_path to train apis
Pull Request -
State: closed - Opened by joerunde over 1 year ago
#377 - :truck: Move training parameters 1 level down
Pull Request -
State: closed - Opened by gkumbhat over 1 year ago
- 2 comments
#376 - ♻️ refactor init for http (see #389 instead)
Pull Request -
State: closed - Opened by prashantgupta24 over 1 year ago
#375 - :recycle: Only find open ports on tests
Pull Request -
State: closed - Opened by evaline-ju over 1 year ago
#374 - Fix code scanning alert - Information exposure through an exception
Issue -
State: open - Opened by evaline-ju over 1 year ago
#373 - :recycle: Move training info out of interfaces
Pull Request -
State: closed - Opened by gkumbhat over 1 year ago
#372 - :sparkles: redirect streams to training_input_dir
Pull Request -
State: closed - Opened by joerunde over 1 year ago
#371 - Support model_train's training_input_dir
Issue -
State: closed - Opened by joerunde over 1 year ago
#370 - Support model_train's training_input_dir
Issue -
State: closed - Opened by joerunde over 1 year ago
- 1 comment
Labels: duplicate
#369 - Nest training parameters in runtime API, add output path
Issue -
State: closed - Opened by joerunde over 1 year ago
#368 - HealthCheckOkResponse: Return an OK response from the health check
Pull Request -
State: closed - Opened by gabe-l-hart over 1 year ago
#367 - 🐛 No canceled after completed
Pull Request -
State: closed - Opened by gabe-l-hart over 1 year ago
#366 - Server shutdown with sync
Pull Request -
State: closed - Opened by gabe-l-hart over 1 year ago
#365 - ✨ S3 streams
Pull Request -
State: closed - Opened by joerunde over 1 year ago
#364 - HTTP Server Shutdown with Local Model Dirs Sync
Issue -
State: closed - Opened by gabe-l-hart over 1 year ago
#363 - Support S3 pointers for data streams
Issue -
State: closed - Opened by joerunde over 1 year ago
Labels: enhancement